Fix a typo in xc_ptrace() and fix single-stepping when attached
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Thu, 11 May 2006 10:33:07 +0000 (11:33 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Thu, 11 May 2006 10:33:07 +0000 (11:33 +0100)
commit118614a90c3bddb625522cee4cbc56f609220c40
tree58dafff988223651372ae77d65acca66d5cc8588
parent8e5846fe5bae9f62497f4802986db5e68dc68eb4
Fix a typo in xc_ptrace() and fix single-stepping when attached
to a live guest.
Signed-off-by: Keir Fraser <keir@xensource.com>
tools/libxc/xc_ptrace.c